home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP Şubat 1998.iso / drivers / SESK / tutroppl / TROPEZP.INI < prev    next >
INI File  |  1995-10-05  |  4KB  |  192 lines

  1. [DRIVER]
  2. ; Interpolation method used in Enhanced full duplex, ( Linear or Filter )
  3. Interp8=Linear
  4. Interp16=Linear
  5.  
  6. SaveSettingsOnExit=ON
  7. DMATimingMode=1
  8. 4232ADPCMEnable=1
  9.  
  10. [APPLETS]
  11.  
  12. [MIXER]
  13.  
  14. WaveVolumeOffset=48
  15.  
  16. ; Line ( LINE ) or microphone ( MIC ) selected as input
  17.  
  18. InputSelection=AUX
  19.  
  20. ; Line input gain. 0 to 65535=0 to 22.5 db gain
  21.  
  22. lLineVolume=65535
  23. rLineVolume=65535
  24. LineGang=ON
  25.  
  26. ; Mic input gain. 0 to 65535=0 to 22.5 db gain
  27.  
  28. lMicVolume=21845
  29. rMicVolume=21845
  30. MicGang=ON
  31.  
  32. ; Aux input gain. 0 to 65535=0 to 22.5 db gain
  33.  
  34. lAuxInVolume=4369
  35. rAuxInVolume=4369
  36. AuxInGang=ON
  37.  
  38. ; Loop back input gain. 0 to 65535=0 to 22.5 db gain
  39. lLoopBackInputVolume=0
  40. rLoopBackInputVolume=0
  41. LoopBackInputGang=ON
  42.  
  43. ; Monitor attenuation. 0 - 65535=mute to no attenuation.
  44.  
  45. MonitorVolume=65535
  46. MonitorMute=OFF
  47. MonitorMode=Recording
  48.  
  49. ; CS4215 output atten setting. 0 - 65535=full attenuation to no attenuation in
  50. ; 32 1.5 Db steps.
  51.  
  52. lMasterVolume=58253
  53. rMasterVolume=58253
  54. MasterMute=OFF
  55. MasterGang=ON
  56.  
  57. ; Aux Volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  58.  
  59. lAuxVolume=58253
  60. rAuxVolume=58253
  61. AuxMute=OFF
  62. AuxGang=ON
  63.  
  64. ; Aux2 volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  65.  
  66. lAux2Volume=58253
  67. rAux2Volume=58253
  68. Aux2Mute=OFF
  69. Aux2Gang=ON
  70.  
  71. ; Line Mix volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
  72.  
  73. lLineMixVolume=58253
  74. rLineMixVolume=58253
  75. LineMixMute=OFF
  76. LineMixGang=ON
  77.  
  78. ; Mono Mix volume setting 0 - 65535. 0=full attenuation , 65535 = no attenuation.
  79.  
  80. MonoVolume=65535
  81. MonoMute=ON
  82.  
  83. ; MonoOutMute indicates the state of the mono output mute.
  84. MonoOutMute=ON
  85.  
  86. ; MicBoost indicates if 20db additional boost is added when the mic input is selected.
  87.  
  88. MicBoost=ON
  89.  
  90. HWMUTE=0,1,E
  91.  
  92. ; Virtual Volume master
  93.  
  94. lVirtMaster=48059
  95. rVirtMaster=48059
  96.  
  97. LowPriInputSelection=MIC
  98. lLowPriMicVolume=32256
  99. rLowPriMicVolume=32256
  100. LowPriMicBoost=ON
  101. lLowPriLineVolume=39680
  102. rLowPriLineVolume=39680
  103. lLowPriLoopBackInputVolume=38400
  104. rLowPriLoopBackInputVolume=38400
  105. lLowPriAuxInVolume=17664
  106. rLowPriAuxInVolume=17664
  107. VirtMasterMute=OFF
  108. VirtMasterGang=ON
  109. MicAGC=OFF
  110.  
  111. [RECORD]
  112. ; HighPassFilter ON or OFF, when on will reduce signal offset at the expense of slightly
  113. ; lower fidelity ( probably not audible ) at low frequencies.
  114.  
  115. HighPassFilter=Off
  116.  
  117. ; The default dither state.  This may be over-ridden at some record formats.
  118. Dither=OFF
  119.  
  120. [Meter]                                 ;       Control Panel Section
  121.  
  122. ; Tells the control panel to come up running the VU meter when the inputs dialog is shown.
  123. MeterDisplay=OFF
  124.  
  125. ; DecayRate defines how quickly the VU meter bars decay
  126. ; 0=no decay, 255=immediate and full decay. default = 8.
  127. DecayRate=16
  128.  
  129. ; The number of time / second that the VU meter will update. default=20.
  130. VUUpdateRate=10
  131.  
  132.  
  133. [CONTROLS]
  134. ; This section dictates the controls which will be present on a WSS mixer.
  135.  
  136. ;******************************************
  137. ;* Mixer Lines To include
  138. ;******************************************
  139.  
  140. MixerSources=Wave,Line,Aux1,Aux2
  141. ;org MixerSources=Wave,Monitor,Mono,Line,Aux1,Aux2
  142. ;MixerSources=Line,Monitor,Aux1,Wave
  143.  
  144. ;******************************************
  145. ;* Input Lines To include
  146. ;******************************************
  147.  
  148. InputSources=Line,Aux1,Mic
  149. ; org InputSources=Line,Aux1,Loop,Mic
  150. ;InputSources=Mic,Line
  151.  
  152. ;**********************************************************
  153. ;* Line Source Descriptions ( short/long names )
  154. ;**********************************************************
  155.  
  156. ShortNameLine=Synth
  157. LongNameLine=Synth
  158. ShortNameAux1=Line
  159. LongNameAux1=Line
  160. ShortNameAux2=CD
  161. LongNameAux2=CD
  162. ;ShortNameMono=PC Speaker
  163. ;LongNameMono=PC Speaker
  164. ;ShortNameMonitor=
  165. ;LongNameMonitor=
  166. ;ShortNameWave=
  167. ;LongNameWave=
  168. ShortNameMic=Mic
  169. LongNameMic=Mic
  170. ;ShortNameLoopback=Mix Out
  171. ;LongNameLoopback=Mix Out
  172.  
  173.  
  174. ;**********************************************************
  175. ;* Thing connected to Sources entries
  176. ;**********************************************************
  177.  
  178. ; These are the possible assignment values:
  179. ;       Undefined, Digital, Line, Microphone, Synthesizer
  180. ;       CompactDisk, Telephone, PCSpeaker, WaveOut, Auxiliary, Analog
  181.  
  182. SourceForLine=Synthesizer
  183. SourceForAux1=Auxiliary
  184. SourceForAux2=CompactDisk
  185. SourceForMono=Undefined
  186. ;SourceForMono=PCSpeaker
  187. SourceForMic=Microphone
  188.  
  189. [POSITION]
  190. xOutPanelOrg=100
  191. yOutPanelOrg=200
  192.